home *** CD-ROM | disk | FTP | other *** search
- CONTENTS.BDS VERS:- 01.00 DATE:- 09/26/86 TIME:- 09:37:17 PM
-
- ***CONTENTS OF JARBDS. ***
-
- C code and COM files written for and compiled under BDS C, version 1.50a.
-
- By John A. Rupley, 30 Calle Belleza, Tucson, AZ 85716 -- (602) 325-4533.
-
- COVER INFORMATION
-
- CONTENTS.BDS 6K This contents file
- CBPREPR .C 20K } Filter C code to insert (and delete) white space and
- CBPREPR .COM 22K } '\n' to produce consistent text style. Then filter
- CBPREPR .BAT 2K } through CBR to indent by control level. Redirection
- CBPRETST.C 2K } under DIO. The submit file runs the test code.
- STDLIB3R.C 4K } Incorporate use of du: drive/user prefix into
- DEFF .CRL 12K } standard library.
- DEFF2 .CRL 8K }
- UNVANR .C 6K } Filter to convert nonstandard C tokens (e.g. Van Nuys
- UNVANR .COM 18K } Toolkit) back into standard C. DIO redirection.
- WILDEXPR.C 12K } Rewrite of BDS-C--Van Nuys Toolkit version. Accepts
- WILDEXP .CRL 4K } wildcard user numbers and du: prefix (e.g. d?:).
- BATCHR .C 8K } Submit utility (Van Nuys Toolkit).
- BATCHR .COM 22K }
- CR .C 4K } Construct and execute submit file from keyed lines
- CR .COM 10K } in C-code file header (Van Nuys Toolkit).
- CBR .C 10K } Filter to indent C code according to control level.
- CBR .COM 20K } Filter first through CBPREPR. DIO redirection.
- XCR .C 22K } Cross-reference utility.
- XCR .COM 16K }
- BDSCIO .H 4K } Standard header files.
- JARIO .H 2K }
- DIOR .C 16K } IO redirection library and header (BDS C
- DIO .CRL 8K } and Van Nuys Toolkit).
- DIO .H 2K }
-
- FLOATR .C 30K } Library of floating point functions from various
- FLOAT .CRL 12K } authors.
-
- SCOPER .C 10K } Library of full screen input functions.
- SCOPE .CRL 6K }